/ Assembly List / LJCSQLUtilLibDAL / ForeignKeyManager / GetForeignKeyFilters

Namespace - LJCSQLUtilLibDAL


Parameters
tableName - The table name.

Returns

The DbFilters object.

Syntax

C#
public DbFilters GetForeignKeyFilters(String tableName = null)

Creates and returns the ForeignKey Filters object.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.